home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / extras / programm / mcode_01 / source / readme < prev   
Text File  |  1995-04-27  |  852b  |  24 lines

  1. File Description     : Readme file for the source directory
  2. Author             : Stephen McNabb
  3. Creation Date        : 21st February 1995
  4. Last Updated        : 21st Februray 1995
  5.  
  6.     This '\source\' directory contains sub-directories which
  7. contain source code and executables. The 'basics\' directory has
  8. simple source code like reading a character from the keyboard.
  9. The 'functions\' directory holds source code for sub-routines which
  10. you can include in your own programs. The 'general\' directory has
  11. source code for general functions such as checking the screens
  12. resolution.
  13.  
  14. Files
  15. -----
  16.  
  17.     basics\        - directory containing basic source code
  18.     function\    - directory containing subroutine source code
  19.     general\    - directory containing general source code
  20.     function.s    - this is a include file of standard functions
  21.     readme        - this file
  22.     
  23. *** End of File ***
  24.